PDF4Java Reference Documentation
com.o2sol.pdf4java Package
/
PDFFixedDocument Class
/
beginSave Method
/ beginSave(Stream) Method
Destination stream where the PDF file will be saved.
Collapse All
Expand All
In This Topic
beginSave(Stream) Method
In This Topic
Initializes a save procedure for the PDF file.
Syntax
public
void
beginSave(
Stream
stream
)
Parameters
stream
Destination stream where the PDF file will be saved.
See Also
Reference
PDFFixedDocument Class
PDFFixedDocument Members
Overload List